home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0116.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  3.6 KB  |  85 lines

  1. Having planned to implement a Winsock based server that was
  2. to communicate with a Unix box using the BSD socket interface
  3. I now find that the Unix box is to use a Transport Layer
  4. Interface (TLI) instead.
  5.  
  6. Does anybody know if there is a MS-Windows based library or
  7. support routines (or anything) that can enable the Windows
  8. applications that I have already written to use TLI.
  9.  
  10. If not, is there any other way that I could proceed, like
  11. some kind of protocol conversion in software or hardware.
  12.  
  13. Thanks in anticipation
  14.  
  15. Jim Thomas
  16.  
  17. --
  18. Jim Thomas, EDS-Scicon Ltd,Wavendon,Wavendon Tower,Milton Keynes,MK17 8LX,UK
  19. jim@edscom.demon.co.uk   Tel:  +44 908 284522
  20. Opinions expressed are my own, and are not necessarily those of my employer.
  21. From news@bigblue.oit.unc.edu Wed Mar  9 16:41:37 1994
  22. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  23.           id AA03099; Wed, 9 Mar 1994 18:00:55 -0500
  24. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  25.           id AA06433; Wed, 9 Mar 1994 17:55:44 -0500
  26. Received: from GATEWAY by bigblue with netnews
  27.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  28. To: winsock@sunsite.unc.edu
  29. Date: Wed, 9 Mar 1994 16:41:37 GMT
  30. From: mddebusschere@ucdavis.edu (Mark D. DeBusschere)
  31. Message-Id: <mddebusschere.22.0008B1DB@ucdavis.edu>
  32. Organization: University of California, Davis
  33. Sender: ses
  34. Subject: winsock and win 3.11 network abilities
  35.  
  36. Hi, if this question is answered in a FAQ please send me in that direction.
  37.  
  38. Here goes. I am running winsock through a slip connection with the unix 
  39. machines on campus.  So far, this has worked perfect.  I was wondering if it 
  40. is possible to get win3.11 to work with winsock directly.  I.E. are there any 
  41. network drivers that come with 3.11 that will work with winsock over a slip 
  42. connection?
  43.  
  44. I guess what I am trying to say, is I want to be able to mimic a network 
  45. through the winsock slip connection in the sense that I can use programs, such 
  46. as Hearts or Mail which comes with windows 3.11, over the slip connection.
  47. I guess I need something that converts network commands to winsock calls / 
  48. sockets?
  49.  
  50. Can't FPS5.0 be used with winsock, should I just load those drivers.
  51. Thanks for anyhelp, EMAIL is always welcome.
  52.  
  53. -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  54. : Mark DeBusschere                                              :
  55. : mddebusschere@ucdavis.edu                      .             Pilots do  :
  56. : ez002966@othello.ucdavis.edu         ._________|_________.   it in the  :
  57. : Private Pilot ASEL- I(soon)                --\(o)/--         sky.       :
  58. :_________________________________________     ./!\.     _________________:
  59. I have a minor pick about Win QVT for Winsock v 3.97 (got it from 
  60. /systems/ibmpc/win3/uploads on wuarchive.wustl.edu). I have QVT in my 
  61. startup group in Windows. In the prior versions up to 3.96, the console window 
  62. would stay minimized and I would only get my default telnet session window. I 
  63. just installed 3.97, and for some reason the console will start out minimized, 
  64. but after the telnet window appears, the console will feel left out of the 
  65. fun and appear on the screen also. 
  66.  
  67. I know, I know. It's minor. If anyone knows how to force it minimized, I would 
  68. appreciate the advice.
  69.  
  70. advTHANKSance
  71.  
  72. In article <CMD2xL.AJ2@news.ess.harris.com> you write:
  73. >I'm still looking for a Winsock based TAR.  I've heard of
  74. >GNU Tar - is this PC/Winsock based?  Where can it be found?
  75.  
  76.  
  77. Tar is not Winsock based.  As far as I know there is no version
  78. of tar that has anything to do with sockets anywhere - DOS, Unix, Windows,
  79. OS/2 - anywhere.
  80.  
  81. Just cause it's originally Unix doesn't mean it needs sockets!
  82.  
  83.     -Dan
  84.  
  85.